home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000347_news@bigblue.oit.unc.edu_Sat May 24 17:04:17 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  3KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA27734; Tue, 24 May 1994 21:25:31 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA27185; Tue, 24 May 1994 21:03:24 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: 24 May 1994 21:04:17 -0400
  9. From: sean@umbc.edu (Sean Williams)
  10. Message-Id: <2ru86hINN4qg@umbc7.umbc.edu>
  11. Organization: University of Maryland, Baltimore County
  12. Sender: ses
  13. Subject: Need help with diskless boot and ETHERNET_II
  14.  
  15. I have been dealing with diskless workstations for about two years now and 
  16. have about 30 + living on my network.  Recently I have installed internet 
  17. connectivty and am using trumpet winsock and a host of compatible applications.
  18. In order to use TCP/IP across the network I need to use the Frame type 
  19. ETHERNET_II in the net.cfg file.  All works fine until I try generate the image
  20. for the diskless station to boot from.  Here is my autoexec and net.cfg
  21.  
  22. LH LSL
  23. LH RPLODI
  24. LH SMC8000
  25. LH IPXODI
  26. LH ODIPKT 0
  27. LH WINPKT 0x69
  28. LH NETX
  29.  
  30. -----------------
  31.  
  32. Link Support
  33.   Buffers 8 1500
  34.   Mempool 4096
  35.  
  36. Link SMC8000
  37.   Int #1 10
  38.   Mem #1 0CC00
  39.   Port #1 300
  40.   Frame ETHERNET_II
  41.   Frame ETHERNET_802.3
  42.   Protocol IPX 0 ETHERNET_802.3
  43.  
  44.  
  45. Thats really it .... not too complex.  But when the image executes it hangs
  46. right after Frame ETHERNET_802.3 and prints >>>>>>> continuosly.  When I
  47. boot from the flop it works great!  I think it must be with the RPLODI.COM.
  48. If anyone knows anything about this could you please contact me ... this is
  49. holding up internet for much of the office.  Thanks.
  50.  
  51. -Sean
  52. -- 
  53. * Sean Williams              |  sean@umbc7.umbc.edu                       *
  54. *  Communications & Systems  |                                            *
  55. *   Specialists, Inc.        |   - No comment at this time.               *
  56. *    Columbia, MD            |                                            *
  57. From news@bigblue.oit.unc.edu Wed May 25 00:52:46 1994
  58. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  59.           id AA01520; Tue, 24 May 1994 21:55:28 -0400
  60. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  61.           id AA17334; Tue, 24 May 1994 21:26:49 -0400
  62. Received: from GATEWAY by bigblue with netnews
  63.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  64. To: winsock@sunsite.unc.edu
  65. Date: Wed, 25 May 1994 00:52:46 GMT
  66. From: au127@netcom.com (Yao Xu)
  67. Message-Id: <au127CqC2Fz.CuB@netcom.com>
  68. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  69. Sender: ses
  70. Subject: winsock on lwp 4.1 with lwp188.exe and lwp189.exe upgrade
  71.  
  72.  
  73. Hi, every one, 
  74.  
  75.  
  76.    I run into a problem: 
  77.  
  78.       I got an app. ready which is based on NEWT from chameleon, Netmanage, Inc.
  79.       it works very well. 
  80.  
  81.       However, when I try to run the same application on Novell's lwp, which 
  82.       is ver. 4.1 and upgraded with lwp188.exe and lwp189.exe, my "accept" 
  83.       section alway blow away with the following error number 10042 which 
  84.       is "WSAENOPROTOOPT".
  85.  
  86.       The error is from: 
  87.  
  88.        setsockopt(socket, SOL_SOCKET, SO_LINGER, optval, sizeof(struct linger)); 
  89.       
  90.  
  91.     Is lwp189.exe really winsock 1.1 supported ? 
  92.  
  93.  
  94.  
  95.     Thanks very much
  96.  
  97.  
  98.     Yao
  99.